home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #4 / K-CD-4-2002.ISO / Empire Earth / EEDemo.exe / Disk1 / data.ssa / unit ai scripts_anti matter storm.tai < prev    next >
Encoding:
Text File  |  2001-09-29  |  356 b   |  21 lines

  1. //
  2. // Anti Matter storm AI file
  3. //
  4. // Behaviors:
  5. //
  6. //        Basically this is the helicopter ai file without patrol.
  7. //
  8. //    Notes:
  9. //
  10. //    Known Problems:
  11. //
  12.  
  13. #include("Generic Attack.tai")
  14. #include("Generic Movement.tai")
  15. // remove obstacle repathing from helicopters -ckd
  16. Advance
  17. {
  18.     ObstacleDetected remove()
  19. }
  20. #include("Generic Death.tai")
  21.